Sequence
System.Activities.Statements.Sequence
The "Sequence" activity in AutomatR is a fundamental building block that enables the organization and execution of a series of activities in a linear, sequential order. It provides a structured container for organizing tasks within your automation workflows.
Properties
Name | Description |
---|---|
Misc | |
Display Name | This property allows you to customize the display name of the sequence within the workflow, enhancing clarity and organization. |
Effectively configuring the "Display Name" property allows you to create well-documented and organized workflows, making it easier to understand the purpose and structure of the sequence within the larger automation process. The "Sequence" activity serves as a container for organizing a series of activities, providing a clear and linear flow for the execution of tasks in AutomatR.